home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / vibm_110.zip / VFOS_IBM.DOC < prev   
Text File  |  1988-08-23  |  2KB  |  39 lines

  1. This program implements a Video Fossil (VFOSSIL) as outlined in the
  2. document FSC-0021.DOC available from 1:105/6.
  3.  
  4. There are three programs included in this archive:
  5.  
  6.   VFOS_IBM.COM - VFOSSIL that uses direct screen writes.
  7.   VFOS_BIO.COM - VFOSSIL that uses BIOS int 10h.
  8.   VFOS_DEL.COM - Removes a VFOSSIL from memory.
  9.  
  10. To use either VFOS_IBM or VFOS_BIO, just make sure that Opus!Comm
  11. 5.00 or higher is installed first, then run the program you wish to
  12. use.  I understand that at the current time X00 does not support the
  13. hook necessary to use a VFOSSIL (Ray is working on it now that he
  14. knows about the problem).  If you wish to remove the VFOSSIL, use
  15. VFOS_DEL.  Make sure you remove the VFOSSIL before removing Opus!Comm
  16. (if you do things like that).  Otherwise you will fragment memory.
  17.  
  18. If you can use VFOS_IBM (using a video adapter that does not cause
  19. "snow"), you should use it.  It is VERY fast.  If not, try using 
  20. VFOS_BIO which should work with multi-taskers as well as cga's that
  21. have "snow" problems.
  22.  
  23. VFOS_IBM will automagically detect the presence of a monochrome
  24. adapter and write directly to the proper memory locations.
  25.  
  26. Neither program is a complete VFOSSIL.  There are several functions
  27. missing out of each version, or routines that function incorrectly at
  28. this point.  The functions that are used by BinkleyTerm are known to
  29. be working in both versions.  Other functions will be fixed and/or
  30. added to make a complete VFOSSIL as time permits (right now I am too
  31. busy with work and trying to get BinkleyTerm ready for release).
  32.  
  33. I think this version of VFOS_IBM will find the "shadow buffer" under
  34. DESQview.  It might even work under DoubleDOS, but I'm not sure.  Let
  35. me know what happens.
  36.  
  37. Bob Hartman
  38. 1:132/101
  39.